Skip to content

Feat/mention handler discord#25

Merged
AJaccP merged 4 commits into
mainfrom
feat/mention-handler-discord
Jul 12, 2026
Merged

Feat/mention handler discord#25
AJaccP merged 4 commits into
mainfrom
feat/mention-handler-discord

Conversation

@gz3q

@gz3q gz3q commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Can now ask questions using the @ mention to the bot!

Testing was done in a discord server.

@AJaccP AJaccP left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work overall, all the functionality looks correct! Just pushed a small commit to change an async function's definition to sync, since it looks like it can just be synchronous, plus a couple other minor fixes (more of the code wrapped in try/except to prevent crashes)

@AJaccP
AJaccP merged commit 55a529b into main Jul 12, 2026
2 checks passed
@AJaccP AJaccP linked an issue Jul 12, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add @mention handler for Discord bot

2 participants